home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Cartoon Guide to Physics
/
The Cartoon Guide to Physics.iso
/
pc
/
physdata
/
mainstr.dir
/
00025.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-06
|
282 b
|
12 lines
on mouseDown
global t, stopMovie
if the castNum of sprite the clickOn <> 0 then
if the castNum of sprite the clickOn = the number of cast "help" then
unLoad()
puppetSound("Click")
updateStage()
TouchHelp(32, 34, "STHELP.MOV")
end if
end if
end